home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Developer CD Series 1998 April: Mac OS SDK
/
Dev.CD Apr 98 SDK2.toast
/
Development Kits (Disc 2)
/
QuickTime™ VR 2.0 SDK
/
QTVR C⁄C++ Runtime API
/
Sample Code
/
QTVRSamplePlayer
/
src
/
AE.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-05-22
|
196 b
|
12 lines
|
[
TEXT/CWIE
]
// AppleEvents prototypes and variables
#ifndef __AE__
#define __AE__
// Apple Events handling (AppleEvents.c)
void AEInit (void); // Initialize AppleEvents handling
#endif // #ifndef __AE__